I take it that a gcd of $a$ and $b$ is, by definition, a common divisor of $a$ and $b$, and a multiple of every common divisor of those two elements.
And, if I am not mistaken, more than one element can satisfy these two criteria.
Therefore, "gcd" should, I think, be read "great common divisor" and not "greatest common divisor".
Do you agree?
Two different greatest common divisors can only differ in the sign, so you can talk of positive and negative greatest common divisor. The g part of gcd means that $\gcd$ is a maximum in the set of lower bounds of two (or more) elements, where the order relation on the set of elements is given by divisibility, which on the integers is not antisymmetric.