How to attach the "pawn sensing" component to a bone?

The Pawn Sensing component is not a ‘scene component’ so it technically doesn’t exist like other components (Ex. Skeletal Mesh, Camera, etc). It isn’t locked to the head bone but it has just been adjusted to be placed at the heads approximate location on a standard character. Once again, to change this behavior, it would need to be implemented through code.