All of them are bootloaders, the program that bridges the BIOS to the actual operating system. Each one does the same thing: loads up the initial minimal set of drivers needed for the operating system to start up.
Grub and lilo are the most commonly used bootloaders for linux. NTLDR is the one that comes with Windows. There are
others like XOSL, SmartBoot Manager, PLoP, etc.