'GetActorLabel' is not a member of 'ACharacter'

Yeah labels are editor only I believe, (defined by the WITH_EDITOR flags).

You can use Actor Tags though, they work in all builds.