Conversion of Enum to String

I simply call it when i create my object, by just passing my Enum value through:
getBodyEnumAsString(EBodyPosition::Waist);