In correct Formatting in Drop Down menu Display when using a logic hook

If I use the logic hook (process record) that contains a variable from a dropdown list, it displays the name and not the label.

Ex. waiting_on_customer -> It should be-> Waiting On Customer

Am I doing something wrong? Am I suppose to complete the formating inside my logic hook?