This will remove your current user name display.
Edit the lightdm config file:
sudo gedit /etc/lightdm/lightdm.conf
And append this line to the end of the file:
allow-guest=false
Safe the file and either reboot your computer or restart lightdm
sudo /etc/init.d/lightdm restart
this will close any application you have running