Attach transformControls to boundingBox center

Is there any way to attach TransfromControls at center of object.
Right now, TransfromControls attached at (0,0,0) point of object.

You have to center the object first before attaching it to TransformControls. The controls can’t do this for you.