If you would like to change the shell type for a specific user you can do the following.
In this example we will change the shell type for username johnsmith to Bash:
chsh -s /bin/bash johnsmith