This feels like it may be too simple to be what you're looking for, but I'll go ahead and write it anyway, because sometimes we all stumble on stuff that in retrospect seem simple.
Let's say your orbit is parameterized by $\vec{r}=R\cos(\omega t)\hat{x} + R\sin(\omega t)\hat{y} $, I don't want to say it's the Earth relative to the Sun because we know that would be true only as an approximation. Let it be just some abstract circular trajectory, parameterized by $t$ and where the object is moving with angular frequency $\omega$ (you can also verify that $r_x^2+r_y^2=R^2$).
Now, apply the following coordinate transformation $\vec{r} \rightarrow \vec{r}^{\ \prime}$ defined by:
$$ x' = x-R\cos(\omega t), \ \ y' = y-R\sin(\omega t), $$
so that clearly in this coordinate system, the orbiting body always sits at the origin $\vec{r}^{\ \prime}=\vec{0}$.
Now, the position of the "Sun" (the center of the previous coordinate system) is found by simply putting $x=y=0$ and finding:
$$ x'=-R\cos(\omega t) , \ \ y' = -R\sin(\omega t), $$
which may also be written as $\vec{r}^{\ \prime} = -R\cos(\omega t)\hat{x}-R\sin(\omega t)\hat{y}$. If you don't like the negative radius, it may also be useful to note this can be written as:
$$ \vec{r}^{\ \prime} = R\cos(\pi + \omega t)\hat{x}+R\sin(\pi + \omega t)\hat{y}, $$
geometrically this means that as measured from the orbiting body, the center of rotation appears to be rotating in a circle that's centered on the body, with the same angular frequency, but with a relative phase of $\pi$. The source of this relative phase becomes very clear if you draw a little diagram, and see that the vector drawn from the center to the body is at all times equal and opposite to the vector drawn from the body towards the center.