NSIS has a Name variable that you define in the script:
Name \"MyApp\"
It defines the name of the installer, that gets displayed as the win
I found a way to do this on the NSIS wiki:
http://nsis.sourceforge.net/Version_Info_manipulations_on_compile-time