So you are saying I can still use the pi just change the gpio that the 1-wire uses?To change the default GPIO pin used for 1-wire communication you can edit the /boot/config.txt file and add this line:
dtoverlay=w1-gpio,gpiopin=x
where x is the GPIO pin you want to use. Reboot to see the change