All you have to do is find a one-to-one mapping from the Gaussian integers to the integers.
Lets write out the Gaussian integers in this way:
First list all Gaussian integers where |a| + |b| = 0.
0+0i
Then list all Gaussian integers where |a| + |b| = 1.
1+0i, -1+0i, 0+1i, 0-1i
Then list all Gaussian integers where |a| + |b| = 2.
2+0i, -2+0i, 1+1i, 1 - 1i, -1 +1i, -1-1i, 0+2i, 0-2i
And so on.
This will list all Gaussian integers and above them you can write 1,2,3,4,... and hence you have created a one to one mapping.